3.87 \(\int (a+b \sec ^2(e+f x))^{3/2} \sin ^4(e+f x) \, dx\)

Optimal. Leaf size=217 \[ \frac {3 \left (a^2-6 a b+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)+b}}\right )}{8 \sqrt {a} f}-\frac {3 (a-3 b) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)+b}}{8 f}+\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)+b}}{8 f}+\frac {3 \sqrt {b} (a-b) \tanh ^{-1}\left (\frac {\sqrt {b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)+b}}\right )}{2 f}-\frac {\sin ^3(e+f x) \cos (e+f x) \left (a+b \tan ^2(e+f x)+b\right )^{3/2}}{4 f} \]

[Out]

3/8*(a^2-6*a*b+b^2)*arctan(a^(1/2)*tan(f*x+e)/(a+b+b*tan(f*x+e)^2)^(1/2))/f/a^(1/2)+3/2*(a-b)*arctanh(b^(1/2)*
tan(f*x+e)/(a+b+b*tan(f*x+e)^2)^(1/2))*b^(1/2)/f-3/8*(a-3*b)*(a+b+b*tan(f*x+e)^2)^(1/2)*tan(f*x+e)/f+3/8*(a-b)
*sin(f*x+e)^2*(a+b+b*tan(f*x+e)^2)^(1/2)*tan(f*x+e)/f-1/4*cos(f*x+e)*sin(f*x+e)^3*(a+b+b*tan(f*x+e)^2)^(3/2)/f

________________________________________________________________________________________

Rubi [A]  time = 0.34, antiderivative size = 217, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 9, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.360, Rules used = {4132, 467, 577, 582, 523, 217, 206, 377, 203} \[ \frac {3 \left (a^2-6 a b+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)+b}}\right )}{8 \sqrt {a} f}-\frac {3 (a-3 b) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)+b}}{8 f}+\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)+b}}{8 f}+\frac {3 \sqrt {b} (a-b) \tanh ^{-1}\left (\frac {\sqrt {b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)+b}}\right )}{2 f}-\frac {\sin ^3(e+f x) \cos (e+f x) \left (a+b \tan ^2(e+f x)+b\right )^{3/2}}{4 f} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Sec[e + f*x]^2)^(3/2)*Sin[e + f*x]^4,x]

[Out]

(3*(a^2 - 6*a*b + b^2)*ArcTan[(Sqrt[a]*Tan[e + f*x])/Sqrt[a + b + b*Tan[e + f*x]^2]])/(8*Sqrt[a]*f) + (3*(a -
b)*Sqrt[b]*ArcTanh[(Sqrt[b]*Tan[e + f*x])/Sqrt[a + b + b*Tan[e + f*x]^2]])/(2*f) - (3*(a - 3*b)*Tan[e + f*x]*S
qrt[a + b + b*Tan[e + f*x]^2])/(8*f) + (3*(a - b)*Sin[e + f*x]^2*Tan[e + f*x]*Sqrt[a + b + b*Tan[e + f*x]^2])/
(8*f) - (Cos[e + f*x]*Sin[e + f*x]^3*(a + b + b*Tan[e + f*x]^2)^(3/2))/(4*f)

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 467

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(e^(n -
1)*(e*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(b*n*(p + 1)), x] - Dist[e^n/(b*n*(p + 1)), Int[(e*x)^
(m - n)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1)*Simp[c*(m - n + 1) + d*(m + n*(q - 1) + 1)*x^n, x], x], x] /;
FreeQ[{a, b, c, d, e}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LtQ[p, -1] && GtQ[q, 0] && GtQ[m - n + 1, 0] &
& IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 523

Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*Sqrt[(c_) + (d_.)*(x_)^(n_)]), x_Symbol] :> Dist[f/b, I
nt[1/Sqrt[c + d*x^n], x], x] + Dist[(b*e - a*f)/b, Int[1/((a + b*x^n)*Sqrt[c + d*x^n]), x], x] /; FreeQ[{a, b,
 c, d, e, f, n}, x]

Rule 577

Int[((g_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)),
x_Symbol] :> -Simp[((b*e - a*f)*(g*x)^(m + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(a*b*g*n*(p + 1)), x] + Dist[
1/(a*b*n*(p + 1)), Int[(g*x)^m*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1)*Simp[c*(b*e*n*(p + 1) + (b*e - a*f)*(m
+ 1)) + d*(b*e*n*(p + 1) + (b*e - a*f)*(m + n*q + 1))*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, m}, x] &&
 IGtQ[n, 0] && LtQ[p, -1] && GtQ[q, 0] &&  !(EqQ[q, 1] && SimplerQ[b*c - a*d, b*e - a*f])

Rule 582

Int[((g_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)),
 x_Symbol] :> Simp[(f*g^(n - 1)*(g*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q + 1))/(b*d*(m + n*(p + q
+ 1) + 1)), x] - Dist[g^n/(b*d*(m + n*(p + q + 1) + 1)), Int[(g*x)^(m - n)*(a + b*x^n)^p*(c + d*x^n)^q*Simp[a*
f*c*(m - n + 1) + (a*f*d*(m + n*q + 1) + b*(f*c*(m + n*p + 1) - e*d*(m + n*(p + q + 1) + 1)))*x^n, x], x], x]
/; FreeQ[{a, b, c, d, e, f, g, p, q}, x] && IGtQ[n, 0] && GtQ[m, n - 1]

Rule 4132

Int[((a_) + (b_.)*sec[(e_.) + (f_.)*(x_)]^(n_))^(p_.)*sin[(e_.) + (f_.)*(x_)]^(m_), x_Symbol] :> With[{ff = Fr
eeFactors[Tan[e + f*x], x]}, Dist[ff^(m + 1)/f, Subst[Int[(x^m*ExpandToSum[a + b*(1 + ff^2*x^2)^(n/2), x]^p)/(
1 + ff^2*x^2)^(m/2 + 1), x], x, Tan[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[m/2] && Integer
Q[n/2]

Rubi steps

\begin {align*} \int \left (a+b \sec ^2(e+f x)\right )^{3/2} \sin ^4(e+f x) \, dx &=\frac {\operatorname {Subst}\left (\int \frac {x^4 \left (a+b+b x^2\right )^{3/2}}{\left (1+x^2\right )^3} \, dx,x,\tan (e+f x)\right )}{f}\\ &=-\frac {\cos (e+f x) \sin ^3(e+f x) \left (a+b+b \tan ^2(e+f x)\right )^{3/2}}{4 f}+\frac {\operatorname {Subst}\left (\int \frac {x^2 \sqrt {a+b+b x^2} \left (3 (a+b)+6 b x^2\right )}{\left (1+x^2\right )^2} \, dx,x,\tan (e+f x)\right )}{4 f}\\ &=\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}-\frac {\cos (e+f x) \sin ^3(e+f x) \left (a+b+b \tan ^2(e+f x)\right )^{3/2}}{4 f}-\frac {\operatorname {Subst}\left (\int \frac {x^2 \left (3 (a-5 b) (a+b)+6 (a-3 b) b x^2\right )}{\left (1+x^2\right ) \sqrt {a+b+b x^2}} \, dx,x,\tan (e+f x)\right )}{8 f}\\ &=-\frac {3 (a-3 b) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}+\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}-\frac {\cos (e+f x) \sin ^3(e+f x) \left (a+b+b \tan ^2(e+f x)\right )^{3/2}}{4 f}+\frac {\operatorname {Subst}\left (\int \frac {6 (a-3 b) b (a+b)+24 (a-b) b^2 x^2}{\left (1+x^2\right ) \sqrt {a+b+b x^2}} \, dx,x,\tan (e+f x)\right )}{16 b f}\\ &=-\frac {3 (a-3 b) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}+\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}-\frac {\cos (e+f x) \sin ^3(e+f x) \left (a+b+b \tan ^2(e+f x)\right )^{3/2}}{4 f}+\frac {(3 (a-b) b) \operatorname {Subst}\left (\int \frac {1}{\sqrt {a+b+b x^2}} \, dx,x,\tan (e+f x)\right )}{2 f}+\frac {\left (3 \left (a^2-6 a b+b^2\right )\right ) \operatorname {Subst}\left (\int \frac {1}{\left (1+x^2\right ) \sqrt {a+b+b x^2}} \, dx,x,\tan (e+f x)\right )}{8 f}\\ &=-\frac {3 (a-3 b) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}+\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}-\frac {\cos (e+f x) \sin ^3(e+f x) \left (a+b+b \tan ^2(e+f x)\right )^{3/2}}{4 f}+\frac {(3 (a-b) b) \operatorname {Subst}\left (\int \frac {1}{1-b x^2} \, dx,x,\frac {\tan (e+f x)}{\sqrt {a+b+b \tan ^2(e+f x)}}\right )}{2 f}+\frac {\left (3 \left (a^2-6 a b+b^2\right )\right ) \operatorname {Subst}\left (\int \frac {1}{1+a x^2} \, dx,x,\frac {\tan (e+f x)}{\sqrt {a+b+b \tan ^2(e+f x)}}\right )}{8 f}\\ &=\frac {3 \left (a^2-6 a b+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {a+b+b \tan ^2(e+f x)}}\right )}{8 \sqrt {a} f}+\frac {3 (a-b) \sqrt {b} \tanh ^{-1}\left (\frac {\sqrt {b} \tan (e+f x)}{\sqrt {a+b+b \tan ^2(e+f x)}}\right )}{2 f}-\frac {3 (a-3 b) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}+\frac {3 (a-b) \sin ^2(e+f x) \tan (e+f x) \sqrt {a+b+b \tan ^2(e+f x)}}{8 f}-\frac {\cos (e+f x) \sin ^3(e+f x) \left (a+b+b \tan ^2(e+f x)\right )^{3/2}}{4 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 5.31, size = 211, normalized size = 0.97 \[ \frac {3 \cos ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2} \left (\frac {\left (a^2-6 a b+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {a} \sin (e+f x)}{\sqrt {-a \sin ^2(e+f x)+a+b}}\right )}{\sqrt {a}}+4 \sqrt {b} (a-b) \tanh ^{-1}\left (\frac {\sqrt {b} \sin (e+f x)}{\sqrt {-a \sin ^2(e+f x)+a+b}}\right )\right )}{2 \sqrt {2} f (a \cos (2 e+2 f x)+a+2 b)^{3/2}}+\frac {\tan (e+f x) ((10 b-6 a) \cos (2 (e+f x))+a \cos (4 (e+f x))-7 a+26 b) \sqrt {a+b \sec ^2(e+f x)}}{32 f} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Sec[e + f*x]^2)^(3/2)*Sin[e + f*x]^4,x]

[Out]

(3*(((a^2 - 6*a*b + b^2)*ArcTan[(Sqrt[a]*Sin[e + f*x])/Sqrt[a + b - a*Sin[e + f*x]^2]])/Sqrt[a] + 4*(a - b)*Sq
rt[b]*ArcTanh[(Sqrt[b]*Sin[e + f*x])/Sqrt[a + b - a*Sin[e + f*x]^2]])*Cos[e + f*x]^3*(a + b*Sec[e + f*x]^2)^(3
/2))/(2*Sqrt[2]*f*(a + 2*b + a*Cos[2*e + 2*f*x])^(3/2)) + ((-7*a + 26*b + (-6*a + 10*b)*Cos[2*(e + f*x)] + a*C
os[4*(e + f*x)])*Sqrt[a + b*Sec[e + f*x]^2]*Tan[e + f*x])/(32*f)

________________________________________________________________________________________

fricas [A]  time = 6.16, size = 1667, normalized size = 7.68 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(f*x+e)^2)^(3/2)*sin(f*x+e)^4,x, algorithm="fricas")

[Out]

[-1/64*(3*(a^2 - 6*a*b + b^2)*sqrt(-a)*cos(f*x + e)*log(128*a^4*cos(f*x + e)^8 - 256*(a^4 - a^3*b)*cos(f*x + e
)^6 + 32*(5*a^4 - 14*a^3*b + 5*a^2*b^2)*cos(f*x + e)^4 + a^4 - 28*a^3*b + 70*a^2*b^2 - 28*a*b^3 + b^4 - 32*(a^
4 - 7*a^3*b + 7*a^2*b^2 - a*b^3)*cos(f*x + e)^2 + 8*(16*a^3*cos(f*x + e)^7 - 24*(a^3 - a^2*b)*cos(f*x + e)^5 +
 2*(5*a^3 - 14*a^2*b + 5*a*b^2)*cos(f*x + e)^3 - (a^3 - 7*a^2*b + 7*a*b^2 - b^3)*cos(f*x + e))*sqrt(-a)*sqrt((
a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*x + e)) + 24*(a^2 - a*b)*sqrt(b)*cos(f*x + e)*log(((a^2 - 6*a*b +
b^2)*cos(f*x + e)^4 + 8*(a*b - b^2)*cos(f*x + e)^2 - 4*((a - b)*cos(f*x + e)^3 + 2*b*cos(f*x + e))*sqrt(b)*sqr
t((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*x + e) + 8*b^2)/cos(f*x + e)^4) - 8*(2*a^2*cos(f*x + e)^4 - 5*(
a^2 - a*b)*cos(f*x + e)^2 + 4*a*b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*x + e))/(a*f*cos(f*x + e)
), 1/64*(48*(a^2 - a*b)*sqrt(-b)*arctan(-1/2*((a - b)*cos(f*x + e)^3 + 2*b*cos(f*x + e))*sqrt(-b)*sqrt((a*cos(
f*x + e)^2 + b)/cos(f*x + e)^2)/((a*b*cos(f*x + e)^2 + b^2)*sin(f*x + e)))*cos(f*x + e) - 3*(a^2 - 6*a*b + b^2
)*sqrt(-a)*cos(f*x + e)*log(128*a^4*cos(f*x + e)^8 - 256*(a^4 - a^3*b)*cos(f*x + e)^6 + 32*(5*a^4 - 14*a^3*b +
 5*a^2*b^2)*cos(f*x + e)^4 + a^4 - 28*a^3*b + 70*a^2*b^2 - 28*a*b^3 + b^4 - 32*(a^4 - 7*a^3*b + 7*a^2*b^2 - a*
b^3)*cos(f*x + e)^2 + 8*(16*a^3*cos(f*x + e)^7 - 24*(a^3 - a^2*b)*cos(f*x + e)^5 + 2*(5*a^3 - 14*a^2*b + 5*a*b
^2)*cos(f*x + e)^3 - (a^3 - 7*a^2*b + 7*a*b^2 - b^3)*cos(f*x + e))*sqrt(-a)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*
x + e)^2)*sin(f*x + e)) + 8*(2*a^2*cos(f*x + e)^4 - 5*(a^2 - a*b)*cos(f*x + e)^2 + 4*a*b)*sqrt((a*cos(f*x + e)
^2 + b)/cos(f*x + e)^2)*sin(f*x + e))/(a*f*cos(f*x + e)), -1/32*(3*(a^2 - 6*a*b + b^2)*sqrt(a)*arctan(1/4*(8*a
^2*cos(f*x + e)^5 - 8*(a^2 - a*b)*cos(f*x + e)^3 + (a^2 - 6*a*b + b^2)*cos(f*x + e))*sqrt(a)*sqrt((a*cos(f*x +
 e)^2 + b)/cos(f*x + e)^2)/((2*a^3*cos(f*x + e)^4 - a^2*b + a*b^2 - (a^3 - 3*a^2*b)*cos(f*x + e)^2)*sin(f*x +
e)))*cos(f*x + e) + 12*(a^2 - a*b)*sqrt(b)*cos(f*x + e)*log(((a^2 - 6*a*b + b^2)*cos(f*x + e)^4 + 8*(a*b - b^2
)*cos(f*x + e)^2 - 4*((a - b)*cos(f*x + e)^3 + 2*b*cos(f*x + e))*sqrt(b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x +
 e)^2)*sin(f*x + e) + 8*b^2)/cos(f*x + e)^4) - 4*(2*a^2*cos(f*x + e)^4 - 5*(a^2 - a*b)*cos(f*x + e)^2 + 4*a*b)
*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*x + e))/(a*f*cos(f*x + e)), -1/32*(3*(a^2 - 6*a*b + b^2)*sq
rt(a)*arctan(1/4*(8*a^2*cos(f*x + e)^5 - 8*(a^2 - a*b)*cos(f*x + e)^3 + (a^2 - 6*a*b + b^2)*cos(f*x + e))*sqrt
(a)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)/((2*a^3*cos(f*x + e)^4 - a^2*b + a*b^2 - (a^3 - 3*a^2*b)*cos(f
*x + e)^2)*sin(f*x + e)))*cos(f*x + e) - 24*(a^2 - a*b)*sqrt(-b)*arctan(-1/2*((a - b)*cos(f*x + e)^3 + 2*b*cos
(f*x + e))*sqrt(-b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)/((a*b*cos(f*x + e)^2 + b^2)*sin(f*x + e)))*cos
(f*x + e) - 4*(2*a^2*cos(f*x + e)^4 - 5*(a^2 - a*b)*cos(f*x + e)^2 + 4*a*b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*
x + e)^2)*sin(f*x + e))/(a*f*cos(f*x + e))]

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \sec \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}} \sin \left (f x + e\right )^{4}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(f*x+e)^2)^(3/2)*sin(f*x+e)^4,x, algorithm="giac")

[Out]

integrate((b*sec(f*x + e)^2 + a)^(3/2)*sin(f*x + e)^4, x)

________________________________________________________________________________________

maple [C]  time = 1.80, size = 2309, normalized size = 10.64 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*sec(f*x+e)^2)^(3/2)*sin(f*x+e)^4,x)

[Out]

1/8/f*(2*cos(f*x+e)^7*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a^2+6*sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*((I*a^(1/2
)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(
f*x+e)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e))/(a+b))^(1/2)*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*
b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e),-1/(2*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/
2)/((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2))*a^2-36*sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*((I*a^(1/2)*b^(1/2)*cos(f*x
+e)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*
b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e))/(a+b))^(1/2)*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b
))^(1/2)/sin(f*x+e),-1/(2*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/2)/((2*I*a^(1/2)*
b^(1/2)+a-b)/(a+b))^(1/2))*a*b+6*sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*((I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1
/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)-a*cos(f*x+
e)-b)/(1+cos(f*x+e))/(a+b))^(1/2)*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e
),-1/(2*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/2)/((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b)
)^(1/2))*b^2-3*sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*((I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b
)/(1+cos(f*x+e))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e
))/(a+b))^(1/2)*EllipticF((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e),(-(4*I*a^(3/2)*b^
(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a^2+6*cos(f*x+e)^2*sin(f*x+e)*2^(1/2)*((I*a^(1/2)*b^(
1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e
)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e))/(a+b))^(1/2)*EllipticF((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2
)+a-b)/(a+b))^(1/2)/sin(f*x+e),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a*b+9
*cos(f*x+e)^2*sin(f*x+e)*2^(1/2)*((I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e
))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e))/(a+b))^(1/2
)*EllipticF((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1
/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*b^2+24*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))
^(1/2)/sin(f*x+e),1/(2*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/2)/((2*I*a^(1/2)*b^(
1/2)+a-b)/(a+b))^(1/2))*2^(1/2)*((I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e)
)/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e))/(a+b))^(1/2)
*cos(f*x+e)^2*sin(f*x+e)*a*b-24*cos(f*x+e)^2*sin(f*x+e)*2^(1/2)*((I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/
2)+a*cos(f*x+e)+b)/(1+cos(f*x+e))/(a+b))^(1/2)*(-2*(I*a^(1/2)*b^(1/2)*cos(f*x+e)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e
)-b)/(1+cos(f*x+e))/(a+b))^(1/2)*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e)
,1/(2*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/2)/((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^
(1/2))*b^2-2*cos(f*x+e)^6*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a^2-5*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2
)*cos(f*x+e)^5*a^2+7*cos(f*x+e)^5*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a*b+5*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+
b))^(1/2)*cos(f*x+e)^4*a^2-7*cos(f*x+e)^4*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a*b-((2*I*a^(1/2)*b^(1/2)+a-
b)/(a+b))^(1/2)*cos(f*x+e)^3*a*b+5*cos(f*x+e)^3*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b^2+((2*I*a^(1/2)*b^(1
/2)+a-b)/(a+b))^(1/2)*cos(f*x+e)^2*a*b-5*cos(f*x+e)^2*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b^2+4*((2*I*a^(1
/2)*b^(1/2)+a-b)/(a+b))^(1/2)*cos(f*x+e)*b^2-4*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b^2)*cos(f*x+e)*((b+a*c
os(f*x+e)^2)/cos(f*x+e)^2)^(3/2)*sin(f*x+e)/(-1+cos(f*x+e))/(b+a*cos(f*x+e)^2)^2/((2*I*a^(1/2)*b^(1/2)+a-b)/(a
+b))^(1/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \sec \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}} \sin \left (f x + e\right )^{4}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(f*x+e)^2)^(3/2)*sin(f*x+e)^4,x, algorithm="maxima")

[Out]

integrate((b*sec(f*x + e)^2 + a)^(3/2)*sin(f*x + e)^4, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int {\sin \left (e+f\,x\right )}^4\,{\left (a+\frac {b}{{\cos \left (e+f\,x\right )}^2}\right )}^{3/2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(e + f*x)^4*(a + b/cos(e + f*x)^2)^(3/2),x)

[Out]

int(sin(e + f*x)^4*(a + b/cos(e + f*x)^2)^(3/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(f*x+e)**2)**(3/2)*sin(f*x+e)**4,x)

[Out]

Timed out

________________________________________________________________________________________